body {
    background-color: #09014a;
    color: #000000;
    background-size: cover;
    font-family: "Helvetica Neue", Helvetica, Verdana, Trebuchet MS;
    font-size: 1.2rem;
    line-height: 1.5;
}

.badge {
    background-color: #09014a;
}